Title: Final Fantasy B-Button Dash Bugfix
Author: T92
Version: v1.0
Released: 13/8/2022

Description:
------------
This simple patch fixes a bug of the B-Button Dash patch made by A.D.R.I.A.N.

Originally, when you run with an NPC following you, they didn't walked at the same
speed as you, wich ended in them getting inside walls. This patch makes them walk at
the same speed as you (Like the Pixel Remaster version).

Should be compatible with most hacks compatible with the B-Button Dash patch.

Bytes changed:
--------------
$7B747: 01 -> 02

Special Thanks:
---------------
-A.D.R.I.A.N for the B-Button Dash patch.
-Everything for the disassembly and ROM map used to fix this bug.
-Lynx for reporting the bug.